﻿2026-07-08T11:35:24.5489767Z Current runner version: '2.335.1'
2026-07-08T11:35:24.5494957Z Runner name: 'hfenduleam'
2026-07-08T11:35:24.5495397Z Runner group name: 'Default'
2026-07-08T11:35:24.5495882Z Machine name: 'HFENDULEAM'
2026-07-08T11:35:24.5497826Z ##[group]GITHUB_TOKEN Permissions
2026-07-08T11:35:24.5499172Z Contents: read
2026-07-08T11:35:24.5499501Z Metadata: read
2026-07-08T11:35:24.5499813Z Packages: read
2026-07-08T11:35:24.5500414Z ##[endgroup]
2026-07-08T11:35:24.5501833Z Secret source: Actions
2026-07-08T11:35:24.5502260Z Prepare workflow directory
2026-07-08T11:35:24.5783093Z Prepare all required actions
2026-07-08T11:35:24.5815390Z Getting action download info
2026-07-08T11:35:24.9218178Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-08T11:35:25.4589900Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-07-08T11:35:26.3629872Z Complete job name: build (self-hosted, Windows, hfenduleam, spt-x86_64-windows.exe, target/release/spt.exe)
2026-07-08T11:35:26.4741555Z ##[group]Run actions/checkout@v5
2026-07-08T11:35:26.4742514Z with:
2026-07-08T11:35:26.4743086Z   repository: SaberMage/spt-core
2026-07-08T11:35:26.4747650Z   token: ***
2026-07-08T11:35:26.4748180Z   ssh-strict: true
2026-07-08T11:35:26.4748799Z   ssh-user: git
2026-07-08T11:35:26.4749359Z   persist-credentials: true
2026-07-08T11:35:26.4749971Z   clean: true
2026-07-08T11:35:26.4750539Z   sparse-checkout-cone-mode: true
2026-07-08T11:35:26.4751174Z   fetch-depth: 1
2026-07-08T11:35:26.4751721Z   fetch-tags: false
2026-07-08T11:35:26.4752278Z   show-progress: true
2026-07-08T11:35:26.4752839Z   lfs: false
2026-07-08T11:35:26.4753359Z   submodules: false
2026-07-08T11:35:26.4753920Z   set-safe-directory: true
2026-07-08T11:35:26.4754736Z ##[endgroup]
2026-07-08T11:35:26.6610069Z Syncing repository: SaberMage/spt-core
2026-07-08T11:35:26.6611773Z ##[group]Getting Git version info
2026-07-08T11:35:26.6612754Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-08T11:35:26.6842288Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-08T11:35:26.7217903Z git version 2.43.0.windows.1
2026-07-08T11:35:26.7241118Z ##[endgroup]
2026-07-08T11:35:26.7248823Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\db162824-7e93-4078-b705-25d838c9d59c\.gitconfig'
2026-07-08T11:35:26.7262304Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\db162824-7e93-4078-b705-25d838c9d59c' before making global git config changes
2026-07-08T11:35:26.7263939Z Adding repository directory to the temporary git global config as a safe directory
2026-07-08T11:35:26.7267566Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-08T11:35:26.7532616Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-08T11:35:26.7755549Z https://github.com/SaberMage/spt-core
2026-07-08T11:35:26.7783482Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-08T11:35:26.7787764Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-08T11:35:26.8810110Z refs/heads/main
2026-07-08T11:35:26.8838548Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-07-08T11:35:26.9163338Z HEAD is now at 187d14b Merge PR #59: release v0.29.1 — inject settle-gate re-arm patch
2026-07-08T11:35:27.0196171Z ##[endgroup]
2026-07-08T11:35:27.0198713Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-08T11:35:27.9615351Z ##[group]Cleaning the repository
2026-07-08T11:35:27.9620083Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-08T11:35:29.3287359Z Removing target/
2026-07-08T11:35:29.3327136Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-08T11:35:29.3924189Z HEAD is now at 187d14b Merge PR #59: release v0.29.1 — inject settle-gate re-arm patch
2026-07-08T11:35:29.3953223Z ##[endgroup]
2026-07-08T11:35:29.3958660Z ##[group]Disabling automatic garbage collection
2026-07-08T11:35:29.3966340Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-08T11:35:29.5285558Z ##[endgroup]
2026-07-08T11:35:29.5285915Z ##[group]Setting up auth
2026-07-08T11:35:29.5293335Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-08T11:35:29.5547979Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-08T11:35:30.8616734Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-08T11:35:30.8898598Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-08T11:35:31.5875020Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-08T11:35:31.6113121Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-08T11:35:32.2766022Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-08T11:35:32.3026978Z ##[endgroup]
2026-07-08T11:35:32.3027491Z ##[group]Fetching the repository
2026-07-08T11:35:32.3033662Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +187d14bd05ba3ed018bd8404d02bc20ee5e5820a:refs/tags/v0.29.1
2026-07-08T11:35:33.0023439Z From https://github.com/SaberMage/spt-core
2026-07-08T11:35:33.0024022Z  t [tag update]      187d14bd05ba3ed018bd8404d02bc20ee5e5820a -> v0.29.1
2026-07-08T11:35:33.1025690Z ##[endgroup]
2026-07-08T11:35:33.1026043Z ##[group]Determining the checkout info
2026-07-08T11:35:33.1026554Z ##[endgroup]
2026-07-08T11:35:33.1032918Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-08T11:35:33.1329899Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-08T11:35:33.1579936Z ##[group]Checking out the ref
2026-07-08T11:35:33.1584801Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/tags/v0.29.1
2026-07-08T11:35:33.1961670Z HEAD is now at 187d14b Merge PR #59: release v0.29.1 — inject settle-gate re-arm patch
2026-07-08T11:35:33.1990989Z ##[endgroup]
2026-07-08T11:35:33.2254251Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-08T11:35:33.2529170Z 187d14bd05ba3ed018bd8404d02bc20ee5e5820a
2026-07-08T11:35:33.2816129Z ##[group]Run cargo build --release -p spt --bin spt
2026-07-08T11:35:33.2816511Z [36;1mcargo build --release -p spt --bin spt[0m
2026-07-08T11:35:33.2871091Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-08T11:35:33.2871424Z ##[endgroup]
2026-07-08T11:35:34.8870327Z    Compiling proc-macro2 v1.0.106
2026-07-08T11:35:34.8870614Z    Compiling quote v1.0.45
2026-07-08T11:35:34.8870861Z    Compiling unicode-ident v1.0.24
2026-07-08T11:35:34.8871077Z    Compiling serde_core v1.0.228
2026-07-08T11:35:34.8871275Z    Compiling serde v1.0.228
2026-07-08T11:35:34.8871520Z    Compiling cfg-if v1.0.4
2026-07-08T11:35:34.8872096Z    Compiling windows-link v0.2.1
2026-07-08T11:35:34.8872471Z    Compiling getrandom v0.3.4
2026-07-08T11:35:34.8872995Z    Compiling typenum v1.20.1
2026-07-08T11:35:34.8873680Z    Compiling pin-project-lite v0.2.17
2026-07-08T11:35:34.8874415Z    Compiling portable-atomic v1.13.1
2026-07-08T11:35:34.8876550Z    Compiling version_check v0.9.5
2026-07-08T11:35:34.8877104Z    Compiling memchr v2.8.1
2026-07-08T11:35:34.8877404Z    Compiling find-msvc-tools v0.1.9
2026-07-08T11:35:34.8878918Z    Compiling shlex v2.0.1
2026-07-08T11:35:34.9673468Z    Compiling critical-section v1.2.0
2026-07-08T11:35:35.0555562Z    Compiling windows-sys v0.61.2
2026-07-08T11:35:35.0746470Z    Compiling subtle v2.6.1
2026-07-08T11:35:35.2509373Z    Compiling futures-core v0.3.32
2026-07-08T11:35:35.4210563Z    Compiling smallvec v1.15.1
2026-07-08T11:35:35.6419995Z    Compiling generic-array v0.14.7
2026-07-08T11:35:35.6660697Z    Compiling bytes v1.11.1
2026-07-08T11:35:35.7548390Z    Compiling semver v1.0.28
2026-07-08T11:35:35.7786639Z    Compiling stable_deref_trait v1.2.1
2026-07-08T11:35:35.9204376Z    Compiling log v0.4.32
2026-07-08T11:35:35.9331122Z    Compiling equivalent v1.0.2
2026-07-08T11:35:36.0424679Z    Compiling itoa v1.0.18
2026-07-08T11:35:36.0809556Z    Compiling slab v0.4.12
2026-07-08T11:35:36.1726089Z    Compiling futures-io v0.3.32
2026-07-08T11:35:36.2647993Z    Compiling futures-sink v0.3.32
2026-07-08T11:35:36.6227663Z    Compiling futures-task v0.3.32
2026-07-08T11:35:36.6662348Z    Compiling rand_core v0.10.1
2026-07-08T11:35:36.7969436Z    Compiling rustc_version v0.4.1
2026-07-08T11:35:36.8577128Z    Compiling rustversion v1.0.22
2026-07-08T11:35:36.9517415Z    Compiling getrandom v0.2.17
2026-07-08T11:35:37.0463464Z    Compiling cpufeatures v0.2.17
2026-07-08T11:35:37.0579187Z    Compiling futures-channel v0.3.32
2026-07-08T11:35:37.0604125Z    Compiling getrandom v0.4.2
2026-07-08T11:35:37.1977344Z    Compiling libc v0.2.186
2026-07-08T11:35:37.2015749Z    Compiling cfg_aliases v0.2.1
2026-07-08T11:35:37.2844251Z    Compiling hashbrown v0.17.1
2026-07-08T11:35:37.3085045Z    Compiling writeable v0.6.3
2026-07-08T11:35:37.6543048Z    Compiling jobserver v0.1.34
2026-07-08T11:35:37.6742551Z    Compiling litemap v0.8.2
2026-07-08T11:35:37.6866332Z    Compiling autocfg v1.5.1
2026-07-08T11:35:37.6882042Z    Compiling utf8_iter v1.0.4
2026-07-08T11:35:37.8749044Z    Compiling syn v2.0.117
2026-07-08T11:35:37.9216803Z    Compiling cc v1.2.63
2026-07-08T11:35:37.9341372Z    Compiling dunce v1.0.5
2026-07-08T11:35:37.9726091Z    Compiling ident_case v1.0.1
2026-07-08T11:35:38.0027619Z    Compiling strsim v0.11.1
2026-07-08T11:35:38.0128857Z    Compiling icu_properties_data v2.2.0
2026-07-08T11:35:38.0432813Z    Compiling fs_extra v1.3.0
2026-07-08T11:35:38.2432910Z    Compiling icu_normalizer_data v2.2.0
2026-07-08T11:35:38.2457416Z    Compiling percent-encoding v2.3.2
2026-07-08T11:35:38.2468577Z    Compiling http v1.4.1
2026-07-08T11:35:38.3684232Z    Compiling thiserror v2.0.18
2026-07-08T11:35:38.4372848Z    Compiling crypto-common v0.1.7
2026-07-08T11:35:38.4793620Z    Compiling indexmap v2.14.0
2026-07-08T11:35:38.5195032Z    Compiling aws-lc-rs v1.17.0
2026-07-08T11:35:38.5401912Z    Compiling cpufeatures v0.3.0
2026-07-08T11:35:38.5410679Z    Compiling scopeguard v1.2.0
2026-07-08T11:35:38.6771641Z    Compiling chacha20 v0.10.0
2026-07-08T11:35:38.6922249Z    Compiling form_urlencoded v1.2.2
2026-07-08T11:35:38.7506402Z    Compiling lock_api v0.4.14
2026-07-08T11:35:38.7547725Z    Compiling block-buffer v0.10.4
2026-07-08T11:35:38.8463453Z    Compiling untrusted v0.9.0
2026-07-08T11:35:38.9725066Z    Compiling cmake v0.1.58
2026-07-08T11:35:39.0716934Z    Compiling bitflags v2.12.1
2026-07-08T11:35:39.0952614Z    Compiling fnv v1.0.7
2026-07-08T11:35:39.1107070Z    Compiling anyhow v1.0.102
2026-07-08T11:35:39.1322922Z    Compiling winapi v0.3.9
2026-07-08T11:35:39.1413356Z    Compiling digest v0.10.7
2026-07-08T11:35:39.1633017Z    Compiling rand v0.10.1
2026-07-08T11:35:39.2030207Z    Compiling num-traits v0.2.19
2026-07-08T11:35:39.2688556Z    Compiling windows-result v0.4.1
2026-07-08T11:35:39.3769912Z    Compiling windows-strings v0.5.1
2026-07-08T11:35:39.4392002Z    Compiling heck v0.5.0
2026-07-08T11:35:39.6137165Z    Compiling rustls v0.23.40
2026-07-08T11:35:39.6564013Z    Compiling unicode-segmentation v1.13.3
2026-07-08T11:35:39.6679316Z    Compiling const-oid v0.10.2
2026-07-08T11:35:39.6756589Z    Compiling atomic-waker v1.1.2
2026-07-08T11:35:39.6773392Z    Compiling unicode-xid v0.2.6
2026-07-08T11:35:39.7605232Z    Compiling zerocopy v0.8.50
2026-07-08T11:35:39.8040982Z    Compiling httparse v1.10.1
2026-07-08T11:35:40.0109474Z    Compiling parking_lot_core v0.9.12
2026-07-08T11:35:40.0268850Z    Compiling http-body v1.0.1
2026-07-08T11:35:40.0417733Z    Compiling curve25519-dalek v4.1.3
2026-07-08T11:35:40.1456582Z    Compiling hybrid-array v0.4.12
2026-07-08T11:35:40.1646781Z    Compiling convert_case v0.10.0
2026-07-08T11:35:40.1820604Z    Compiling ahash v0.8.12
2026-07-08T11:35:40.1916006Z    Compiling aws-lc-sys v0.41.0
2026-07-08T11:35:40.2339382Z    Compiling ring v0.17.14
2026-07-08T11:35:40.2727474Z    Compiling base64ct v1.8.3
2026-07-08T11:35:40.3291792Z    Compiling either v1.16.0
2026-07-08T11:35:40.6346807Z    Compiling pem-rfc7468 v1.0.0
2026-07-08T11:35:40.7099607Z    Compiling uuid v1.23.2
2026-07-08T11:35:40.8175610Z    Compiling rand_core v0.6.4
2026-07-08T11:35:40.8362527Z    Compiling base64 v0.22.1
2026-07-08T11:35:41.1124839Z    Compiling fastrand v2.4.1
2026-07-08T11:35:41.2136718Z    Compiling tinyvec_macros v0.1.1
2026-07-08T11:35:41.2509747Z    Compiling zmij v1.0.21
2026-07-08T11:35:41.2612339Z    Compiling pkg-config v0.3.33
2026-07-08T11:35:41.3445572Z    Compiling tower-service v0.3.3
2026-07-08T11:35:41.3561031Z    Compiling data-encoding v2.11.0
2026-07-08T11:35:41.4436586Z    Compiling try-lock v0.2.5
2026-07-08T11:35:41.4712887Z    Compiling vcpkg v0.2.15
2026-07-08T11:35:41.5826768Z    Compiling want v0.3.1
2026-07-08T11:35:41.7192575Z    Compiling tinyvec v1.11.0
2026-07-08T11:35:41.8205390Z    Compiling synstructure v0.13.2
2026-07-08T11:35:41.8727032Z    Compiling darling_core v0.20.11
2026-07-08T11:35:41.9940065Z    Compiling parking_lot v0.12.5
2026-07-08T11:35:42.0264473Z    Compiling crypto-common v0.2.2
2026-07-08T11:35:42.0335499Z    Compiling block-buffer v0.12.0
2026-07-08T11:35:42.2815120Z    Compiling sha2 v0.10.9
2026-07-08T11:35:42.3232953Z    Compiling vergen-lib v9.1.0
2026-07-08T11:35:42.4225159Z    Compiling inout v0.1.4
2026-07-08T11:35:42.7002882Z    Compiling libsqlite3-sys v0.30.1
2026-07-08T11:35:42.7249269Z    Compiling n0-future v0.3.2
2026-07-08T11:35:42.7283900Z    Compiling parking v2.2.1
2026-07-08T11:35:42.7666016Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-08T11:35:42.7843853Z    Compiling httpdate v1.0.3
2026-07-08T11:35:43.0350231Z    Compiling socket2 v0.6.4
2026-07-08T11:35:43.0433052Z    Compiling mio v1.2.1
2026-07-08T11:35:43.1827053Z    Compiling diatomic-waker v0.2.3
2026-07-08T11:35:43.3121671Z    Compiling serde_json v1.0.150
2026-07-08T11:35:43.5219277Z    Compiling crossbeam-utils v0.8.21
2026-07-08T11:35:43.5910432Z    Compiling winnow v1.0.3
2026-07-08T11:35:43.8949090Z    Compiling signature v2.2.0
2026-07-08T11:35:43.9108420Z    Compiling spin v0.10.0
2026-07-08T11:35:44.0223056Z    Compiling cordyceps v0.3.4
2026-07-08T11:35:44.2733543Z    Compiling ed25519 v2.2.3
2026-07-08T11:35:44.3861170Z    Compiling futures-buffered v0.2.13
2026-07-08T11:35:44.4606833Z    Compiling digest v0.11.3
2026-07-08T11:35:44.5306497Z    Compiling serde_derive v1.0.228
2026-07-08T11:35:44.6271002Z    Compiling zeroize_derive v1.4.3
2026-07-08T11:35:44.7112903Z    Compiling zerofrom-derive v0.1.7
2026-07-08T11:35:44.7834451Z    Compiling tokio-macros v2.7.0
2026-07-08T11:35:44.7916228Z    Compiling yoke-derive v0.8.2
2026-07-08T11:35:44.9489122Z    Compiling futures-macro v0.3.32
2026-07-08T11:35:44.9547559Z    Compiling zerovec-derive v0.11.3
2026-07-08T11:35:45.0629517Z    Compiling displaydoc v0.2.6
2026-07-08T11:35:45.0754792Z    Compiling tracing-attributes v0.1.31
2026-07-08T11:35:45.6336136Z    Compiling zeroize v1.8.2
2026-07-08T11:35:45.9924005Z    Compiling thiserror-impl v2.0.18
2026-07-08T11:35:46.0867092Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-08T11:35:46.1029127Z    Compiling tokio v1.52.3
2026-07-08T11:35:46.1932587Z    Compiling rustls-pki-types v1.14.1
2026-07-08T11:35:46.2546416Z    Compiling darling_macro v0.20.11
2026-07-08T11:35:46.4178942Z    Compiling futures-util v0.3.32
2026-07-08T11:35:46.6673809Z    Compiling derive_more-impl v2.1.1
2026-07-08T11:35:47.4956546Z    Compiling windows-implement v0.60.2
2026-07-08T11:35:47.7076531Z    Compiling spez v0.1.2
2026-07-08T11:35:47.7822103Z    Compiling windows-interface v0.59.3
2026-07-08T11:35:47.8666205Z    Compiling zerofrom v0.1.8
2026-07-08T11:35:47.9142860Z    Compiling darling v0.20.11
2026-07-08T11:35:47.9273733Z    Compiling n0-error-macros v0.1.3
2026-07-08T11:35:48.5049599Z    Compiling yoke v0.8.3
2026-07-08T11:35:48.5655567Z    Compiling derive_builder_core v0.20.2
2026-07-08T11:35:48.5873478Z    Compiling der v0.8.0-rc.10
2026-07-08T11:35:48.8391586Z    Compiling pin-project-internal v1.1.13
2026-07-08T11:35:49.1639726Z    Compiling zerovec v0.11.6
2026-07-08T11:35:49.2236341Z    Compiling zerotrie v0.2.4
2026-07-08T11:35:49.3623295Z    Compiling windows-core v0.62.2
2026-07-08T11:35:49.6759310Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-08T11:35:49.7554330Z    Compiling n0-error v0.1.3
2026-07-08T11:35:50.1049369Z    Compiling tinystr v0.8.3
2026-07-08T11:35:50.1699133Z    Compiling potential_utf v0.1.5
2026-07-08T11:35:50.2353721Z    Compiling derive_builder_macro v0.20.2
2026-07-08T11:35:50.5139855Z    Compiling icu_locale_core v2.2.0
2026-07-08T11:35:50.5152291Z    Compiling icu_collections v2.2.0
2026-07-08T11:35:50.5980952Z    Compiling ipnet v2.12.0
2026-07-08T11:35:50.6944843Z    Compiling pin-project v1.1.13
2026-07-08T11:35:50.7524984Z    Compiling spki v0.8.0-rc.4
2026-07-08T11:35:50.9058582Z    Compiling futures-lite v2.6.1
2026-07-08T11:35:50.9254235Z    Compiling derive_builder v0.20.2
2026-07-08T11:35:51.0009477Z    Compiling cipher v0.4.4
2026-07-08T11:35:51.1766925Z    Compiling vergen v9.1.0
2026-07-08T11:35:51.3783493Z    Compiling once_cell v1.21.4
2026-07-08T11:35:51.4029910Z    Compiling vergen-lib v0.1.6
2026-07-08T11:35:51.4689353Z    Compiling universal-hash v0.5.1
2026-07-08T11:35:51.5800035Z    Compiling heapless v0.7.17
2026-07-08T11:35:51.6162767Z    Compiling icu_provider v2.2.0
2026-07-08T11:35:51.7416051Z    Compiling tracing-core v0.1.36
2026-07-08T11:35:51.7499794Z    Compiling tokio-util v0.7.18
2026-07-08T11:35:51.8201599Z    Compiling derive_more v2.1.1
2026-07-08T11:35:52.0081749Z    Compiling icu_normalizer v2.2.0
2026-07-08T11:35:52.0189810Z    Compiling icu_properties v2.2.0
2026-07-08T11:35:52.1215583Z    Compiling hashbrown v0.14.5
2026-07-08T11:35:52.6772644Z    Compiling tracing v0.1.44
2026-07-08T11:35:52.7407281Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-08T11:35:53.1026623Z    Compiling h2 v0.4.14
2026-07-08T11:35:53.2902787Z    Compiling noq-udp v0.10.0
2026-07-08T11:35:53.4319668Z    Compiling sync_wrapper v1.0.2
2026-07-08T11:35:53.4715840Z    Compiling allocator-api2 v0.2.21
2026-07-08T11:35:53.5305008Z    Compiling opaque-debug v0.3.1
2026-07-08T11:35:53.6128705Z    Compiling powerfmt v0.2.0
2026-07-08T11:35:53.7538416Z    Compiling byteorder v1.5.0
2026-07-08T11:35:53.8614409Z    Compiling idna_adapter v1.2.2
2026-07-08T11:35:53.9121596Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-08T11:35:53.9860531Z    Compiling hash32 v0.2.1
2026-07-08T11:35:54.0265056Z    Compiling idna v1.1.0
2026-07-08T11:35:54.0626886Z    Compiling deranged v0.5.8
2026-07-08T11:35:54.0659701Z    Compiling polyval v0.6.2
2026-07-08T11:35:54.1106375Z    Compiling hashlink v0.9.1
2026-07-08T11:35:54.2904258Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-08T11:35:54.4699402Z    Compiling url v2.5.8
2026-07-08T11:35:54.7149641Z    Compiling prefix-trie v0.8.4
2026-07-08T11:35:54.7483500Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-08T11:35:55.1062864Z    Compiling futures-executor v0.3.32
2026-07-08T11:35:55.1591316Z    Compiling ed25519-dalek v2.2.0
2026-07-08T11:35:55.4250370Z    Compiling vergen-gitcl v1.0.8
2026-07-08T11:35:55.5014135Z    Compiling spin v0.9.8
2026-07-08T11:35:55.5715105Z    Compiling windows-threading v0.2.1
2026-07-08T11:35:55.8386991Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-08T11:35:55.8582690Z    Compiling time-core v0.1.8
2026-07-08T11:35:55.8788716Z    Compiling fallible-iterator v0.3.0
2026-07-08T11:35:55.8891177Z    Compiling signature v3.0.0
2026-07-08T11:35:56.1887655Z    Compiling ryu v1.0.23
2026-07-08T11:35:56.3550569Z    Compiling tower-layer v0.3.3
2026-07-08T11:35:56.3645252Z    Compiling num-conv v0.2.2
2026-07-08T11:35:56.4468956Z    Compiling ed25519 v3.0.0-rc.4
2026-07-08T11:35:56.4507892Z    Compiling windows-future v0.3.2
2026-07-08T11:35:56.5812068Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-08T11:35:56.6337755Z    Compiling time v0.3.47
2026-07-08T11:35:56.7166703Z    Compiling spt-proto v0.29.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-08T11:35:56.7585232Z    Compiling windows-targets v0.52.6
2026-07-08T11:35:56.8186946Z    Compiling futures v0.3.32
2026-07-08T11:35:57.1562975Z    Compiling proc-macro-crate v3.5.0
2026-07-08T11:35:57.2511859Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-08T11:35:57.7445697Z    Compiling ghash v0.5.1
2026-07-08T11:35:58.0726852Z    Compiling hyper v1.10.1
2026-07-08T11:35:58.1161461Z    Compiling ctr v0.9.2
2026-07-08T11:35:58.1575599Z    Compiling aes v0.8.4
2026-07-08T11:35:58.4364830Z    Compiling windows-numerics v0.3.1
2026-07-08T11:35:58.6985211Z    Compiling windows-collections v0.3.2
2026-07-08T11:35:58.7046817Z    Compiling cobs v0.3.0
2026-07-08T11:35:58.7385420Z    Compiling sha2 v0.11.0-rc.5
2026-07-08T11:35:58.7732139Z    Compiling postcard-derive v0.2.2
2026-07-08T11:35:59.1392480Z    Compiling fs2 v0.4.3
2026-07-08T11:35:59.3696861Z    Compiling http-body-util v0.1.3
2026-07-08T11:35:59.4638995Z    Compiling aead v0.5.2
2026-07-08T11:35:59.6860148Z    Compiling ipconfig v0.3.4
2026-07-08T11:35:59.7139102Z    Compiling arrayvec v0.7.6
2026-07-08T11:35:59.8533478Z    Compiling widestring v1.2.1
2026-07-08T11:35:59.8696732Z    Compiling utf8parse v0.2.2
2026-07-08T11:35:59.9040825Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-08T11:35:59.9228601Z    Compiling postcard v1.1.3
2026-07-08T11:36:00.0826552Z    Compiling hyper-util v0.1.20
2026-07-08T11:36:00.0974608Z    Compiling aes-gcm v0.10.3
2026-07-08T11:36:00.2083871Z    Compiling windows v0.62.2
2026-07-08T11:36:00.2754475Z    Compiling data-encoding-macro v0.1.20
2026-07-08T11:36:00.6074895Z    Compiling num_enum_derive v0.7.6
2026-07-08T11:36:00.6566558Z    Compiling windows-sys v0.59.0
2026-07-08T11:36:00.8170923Z    Compiling tower v0.5.3
2026-07-08T11:36:01.1655062Z    Compiling rusqlite v0.32.1
2026-07-08T11:36:01.3569599Z    Compiling crossbeam-channel v0.5.15
2026-07-08T11:36:01.5825220Z    Compiling crossbeam-epoch v0.9.18
2026-07-08T11:36:01.6273679Z    Compiling chrono v0.4.45
2026-07-08T11:36:01.9199440Z    Compiling enum-assoc v1.3.0
2026-07-08T11:36:02.2502722Z    Compiling async-trait v0.1.89
2026-07-08T11:36:02.2578891Z    Compiling iroh-metrics-derive v0.4.1
2026-07-08T11:36:02.3940038Z    Compiling spt-store v0.29.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-08T11:36:02.5473901Z    Compiling strum_macros v0.28.0
2026-07-08T11:36:02.9712467Z    Compiling blake3 v1.8.5
2026-07-08T11:36:03.1265476Z    Compiling windows-registry v0.6.1
2026-07-08T11:36:03.1445746Z    Compiling memoffset v0.6.5
2026-07-08T11:36:03.2983418Z    Compiling acto v0.8.2
2026-07-08T11:36:03.8323449Z    Compiling netwatch v0.16.0
2026-07-08T11:36:03.9496991Z    Compiling noq v0.18.0
2026-07-08T11:36:04.0181202Z    Compiling ref-cast v1.0.25
2026-07-08T11:36:04.0376560Z    Compiling xml-rs v0.8.28
2026-07-08T11:36:04.3038842Z    Compiling foldhash v0.2.0
2026-07-08T11:36:04.3259786Z    Compiling tagptr v0.2.0
2026-07-08T11:36:04.4075497Z    Compiling identity-hash v0.1.0
2026-07-08T11:36:04.6202695Z    Compiling rustc-hash v2.1.2
2026-07-08T11:36:04.6428171Z    Compiling sorted-index-buffer v0.2.1
2026-07-08T11:36:04.6428923Z    Compiling thiserror v1.0.69
2026-07-08T11:36:04.6457756Z    Compiling lru-slab v0.1.2
2026-07-08T11:36:04.6642446Z    Compiling mac-addr v0.3.0
2026-07-08T11:36:04.7911820Z    Compiling xmltree v0.10.3
2026-07-08T11:36:04.8507057Z    Compiling spt-msg v0.29.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-08T11:36:04.8716677Z    Compiling netdev v0.42.0
2026-07-08T11:36:05.0548705Z    Compiling moka v0.12.15
2026-07-08T11:36:05.1261233Z    Compiling hashbrown v0.16.1
2026-07-08T11:36:05.3783554Z    Compiling strum v0.28.0
2026-07-08T11:36:05.7258604Z    Compiling iroh-metrics v0.38.3
2026-07-08T11:36:05.8376969Z    Compiling num_enum v0.7.6
2026-07-08T11:36:05.9038885Z    Compiling iroh-relay v0.98.0
2026-07-08T11:36:06.0793115Z    Compiling tower-http v0.6.11
2026-07-08T11:36:06.1872092Z    Compiling iroh-base v0.98.0
2026-07-08T11:36:06.2298087Z    Compiling attohttpc v0.30.1
2026-07-08T11:36:06.2350774Z    Compiling n0-watcher v0.6.1
2026-07-08T11:36:06.5442653Z    Compiling tokio-stream v0.1.18
2026-07-08T11:36:06.7601853Z    Compiling serde_spanned v0.6.9
2026-07-08T11:36:06.7987678Z    Compiling toml_datetime v0.6.11
2026-07-08T11:36:06.8431462Z    Compiling thiserror-impl v1.0.69
2026-07-08T11:36:06.8597996Z    Compiling ref-cast-impl v1.0.25
2026-07-08T11:36:06.9500999Z    Compiling serde_derive_internals v0.29.1
2026-07-08T11:36:06.9748735Z    Compiling simple-dns v0.9.3
2026-07-08T11:36:07.0911821Z    Compiling serial-core v0.4.0
2026-07-08T11:36:07.2446027Z    Compiling aho-corasick v1.1.4
2026-07-08T11:36:07.2647899Z    Compiling resolv-conf v0.7.6
2026-07-08T11:36:07.3909440Z    Compiling winreg v0.10.1
2026-07-08T11:36:07.5753059Z    Compiling sha1_smol v1.0.1
2026-07-08T11:36:07.6031485Z    Compiling constant_time_eq v0.4.2
2026-07-08T11:36:07.8631103Z    Compiling simdutf8 v0.1.5
2026-07-08T11:36:08.0088456Z    Compiling arrayref v0.3.9
2026-07-08T11:36:08.0310301Z    Compiling regex-syntax v0.8.10
2026-07-08T11:36:08.1771867Z    Compiling smol_str v0.1.24
2026-07-08T11:36:08.3133273Z    Compiling winnow v0.7.15
2026-07-08T11:36:08.3142649Z    Compiling toml_write v0.1.2
2026-07-08T11:36:08.6579609Z    Compiling schemars_derive v1.2.1
2026-07-08T11:36:08.7622476Z    Compiling iroh-dns v0.98.0
2026-07-08T11:36:09.4641905Z    Compiling serial-windows v0.4.0
2026-07-08T11:36:09.7277831Z    Compiling igd-next v0.17.1
2026-07-08T11:36:09.8099286Z    Compiling lru v0.16.4
2026-07-08T11:36:10.0807666Z    Compiling webpki-roots v1.0.7
2026-07-08T11:36:10.2119936Z    Compiling seize v0.5.1
2026-07-08T11:36:10.3170014Z    Compiling regex-automata v0.4.14
2026-07-08T11:36:10.4389507Z    Compiling darling_core v0.23.0
2026-07-08T11:36:10.5251490Z    Compiling toml_edit v0.22.27
2026-07-08T11:36:11.0316165Z    Compiling serde_bytes v0.11.19
2026-07-08T11:36:11.1402028Z    Compiling hmac v0.12.1
2026-07-08T11:36:11.1491810Z    Compiling iroh v0.98.2
2026-07-08T11:36:11.1937356Z    Compiling pin-utils v0.1.0
2026-07-08T11:36:11.3979895Z    Compiling wmi v0.18.4
2026-07-08T11:36:11.4119555Z    Compiling bitflags v1.3.2
2026-07-08T11:36:11.4283000Z    Compiling once_cell_polyfill v1.70.2
2026-07-08T11:36:11.7126779Z    Compiling lazy_static v1.5.0
2026-07-08T11:36:11.8002478Z    Compiling cmov v0.5.4
2026-07-08T11:36:11.8002915Z    Compiling anstyle v1.0.14
2026-07-08T11:36:12.0416974Z    Compiling dyn-clone v1.0.20
2026-07-08T11:36:12.2812152Z    Compiling schemars v1.2.1
2026-07-08T11:36:12.2972683Z    Compiling ctutils v0.4.2
2026-07-08T11:36:12.3295733Z    Compiling anstyle-wincon v3.0.11
2026-07-08T11:36:12.3348945Z    Compiling shared_library v0.1.9
2026-07-08T11:36:13.0980363Z    Compiling toml v0.8.23
2026-07-08T11:36:13.1735117Z    Compiling regex v1.12.3
2026-07-08T11:36:13.4251041Z    Compiling nix v0.25.1
2026-07-08T11:36:13.7063587Z    Compiling portmapper v0.16.0
2026-07-08T11:36:14.2935465Z    Compiling hkdf v0.12.4
2026-07-08T11:36:14.4725696Z    Compiling darling_macro v0.23.0
2026-07-08T11:36:15.8252816Z    Compiling papaya v0.2.4
2026-07-08T11:36:15.9786564Z    Compiling serial v0.4.0
2026-07-08T11:36:16.1863742Z    Compiling filedescriptor v0.8.3
2026-07-08T11:36:16.4944472Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-08T11:36:16.7326705Z    Compiling anstyle-parse v1.0.0
2026-07-08T11:36:16.8856425Z    Compiling backon v1.6.0
2026-07-08T11:36:17.1435617Z    Compiling anstyle-query v1.1.5
2026-07-08T11:36:17.1859034Z    Compiling vte_generate_state_changes v0.1.2
2026-07-08T11:36:17.5017235Z    Compiling instability v0.3.12
2026-07-08T11:36:17.6162160Z    Compiling foldhash v0.1.5
2026-07-08T11:36:17.6568670Z    Compiling colorchoice v1.0.5
2026-07-08T11:36:17.8482778Z    Compiling shell-words v1.1.1
2026-07-08T11:36:17.9175766Z    Compiling paste v1.0.15
2026-07-08T11:36:17.9219906Z    Compiling downcast-rs v1.2.1
2026-07-08T11:36:17.9399226Z    Compiling is_terminal_polyfill v1.70.2
2026-07-08T11:36:18.0931168Z    Compiling anstream v1.0.0
2026-07-08T11:36:18.1776292Z    Compiling portable-pty v0.8.1
2026-07-08T11:36:18.1834278Z    Compiling vte v0.13.1
2026-07-08T11:36:18.4702908Z    Compiling hashbrown v0.15.5
2026-07-08T11:36:18.6785333Z    Compiling darling v0.23.0
2026-07-08T11:36:18.7585613Z    Compiling spake2 v0.4.0
2026-07-08T11:36:19.1251686Z    Compiling spt-runtime v0.29.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-08T11:36:19.1890587Z    Compiling strum_macros v0.26.4
2026-07-08T11:36:19.2111368Z    Compiling terminal_size v0.4.4
2026-07-08T11:36:19.3938828Z    Compiling crossterm_winapi v0.9.1
2026-07-08T11:36:19.5508610Z    Compiling itertools v0.13.0
2026-07-08T11:36:19.5822044Z    Compiling sha1 v0.10.6
2026-07-08T11:36:19.6164491Z    Compiling castaway v0.2.4
2026-07-08T11:36:19.8899981Z    Compiling clap_lex v1.1.0
2026-07-08T11:36:20.1737375Z    Compiling recvmsg v1.0.0
2026-07-08T11:36:20.4975900Z    Compiling unicode-width v0.1.14
2026-07-08T11:36:22.1203385Z    Compiling indoc v2.0.7
2026-07-08T11:36:22.1563616Z    Compiling doctest-file v1.1.1
2026-07-08T11:36:22.3168257Z    Compiling static_assertions v1.1.0
2026-07-08T11:36:22.4359712Z    Compiling unicode-truncate v1.1.0
2026-07-08T11:36:22.5703710Z    Compiling compact_str v0.8.2
2026-07-08T11:36:22.6309984Z    Compiling clap_builder v4.6.0
2026-07-08T11:36:22.8200969Z    Compiling spt-live v0.29.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-08T11:36:22.9889419Z    Compiling interprocess v2.4.2
2026-07-08T11:36:23.0299472Z    Compiling strum v0.26.3
2026-07-08T11:36:23.4134839Z    Compiling crossterm v0.28.1
2026-07-08T11:36:23.4135283Z    Compiling lru v0.12.5
2026-07-08T11:36:23.7664386Z    Compiling spt-term v0.29.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-08T11:36:24.3156330Z    Compiling clap_derive v4.6.1
2026-07-08T11:36:24.5274508Z    Compiling unicode-width v0.2.0
2026-07-08T11:36:24.9869173Z    Compiling cassowary v0.3.0
2026-07-08T11:36:25.0079415Z    Compiling error-code v3.3.2
2026-07-08T11:36:25.3823631Z    Compiling clipboard-win v5.4.1
2026-07-08T11:36:25.4213170Z    Compiling nucleo-matcher v0.3.1
2026-07-08T11:36:26.0480610Z    Compiling ratatui v0.29.0
2026-07-08T11:36:26.3590753Z    Compiling qrcode v0.14.1
2026-07-08T11:36:27.2328736Z    Compiling clap v4.6.1
2026-07-08T11:36:46.2100968Z    Compiling rustls-webpki v0.103.13
2026-07-08T11:36:49.2878446Z    Compiling tokio-rustls v0.26.4
2026-07-08T11:36:49.2878714Z    Compiling noq-proto v0.17.0
2026-07-08T11:36:49.2878985Z    Compiling rustls-platform-verifier v0.7.0
2026-07-08T11:36:49.5158719Z    Compiling hyper-rustls v0.27.9
2026-07-08T11:36:49.5190334Z    Compiling hickory-net v0.26.0-beta.4
2026-07-08T11:36:49.5190742Z    Compiling tokio-websockets v0.13.2
2026-07-08T11:36:49.9949142Z    Compiling reqwest v0.13.4
2026-07-08T11:36:51.7129631Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-08T11:37:21.4490329Z    Compiling spt-net v0.29.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-08T11:37:22.9009231Z    Compiling spt-daemon v0.29.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-08T11:37:38.1029565Z    Compiling spt v0.29.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-08T11:37:54.0754176Z     Finished `release` profile [optimized] target(s) in 2m 20s
2026-07-08T11:37:54.2698755Z ##[group]Run New-Item -ItemType Directory -Force dist | Out-Null
2026-07-08T11:37:54.2699207Z [36;1mNew-Item -ItemType Directory -Force dist | Out-Null[0m
2026-07-08T11:37:54.2699542Z [36;1mCopy-Item "target/release/spt.exe" "dist/spt-x86_64-windows.exe"[0m
2026-07-08T11:37:54.2753324Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-08T11:37:54.2753607Z ##[endgroup]
2026-07-08T11:37:54.7530523Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-07-08T11:37:54.7532037Z ##[group]Run actions/upload-artifact@v4
2026-07-08T11:37:54.7532368Z with:
2026-07-08T11:37:54.7532577Z   name: spt-x86_64-windows.exe
2026-07-08T11:37:54.7532782Z   path: dist/spt-x86_64-windows.exe
2026-07-08T11:37:54.7532993Z   if-no-files-found: error
2026-07-08T11:37:54.7533196Z   compression-level: 6
2026-07-08T11:37:54.7533378Z   overwrite: false
2026-07-08T11:37:54.7533587Z   include-hidden-files: false
2026-07-08T11:37:54.7533780Z ##[endgroup]
2026-07-08T11:37:55.1228001Z (node:54540) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-07-08T11:37:55.1228825Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-07-08T11:37:55.1256216Z With the provided path, there will be 1 file uploaded
2026-07-08T11:37:55.1258977Z Artifact name is valid!
2026-07-08T11:37:55.1260591Z Root directory input is valid!
2026-07-08T11:37:55.4473080Z Beginning upload of artifact content to blob storage
2026-07-08T11:37:56.5233759Z (node:54540) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-07-08T11:37:58.4137473Z Uploaded bytes 8388608
2026-07-08T11:37:59.1072014Z Uploaded bytes 12241438
2026-07-08T11:37:59.1817193Z Finished uploading artifact content to blob storage!
2026-07-08T11:37:59.1817898Z SHA256 digest of uploaded artifact zip is a1baf3a72186d9c5c299cb243f6c58947e3b9304212f0d7e7c30fa177b488f6b
2026-07-08T11:37:59.1819364Z Finalizing artifact upload
2026-07-08T11:37:59.4116928Z Artifact spt-x86_64-windows.exe.zip successfully finalized. Artifact ID 8166928102
2026-07-08T11:37:59.4117449Z Artifact spt-x86_64-windows.exe has been successfully uploaded! Final size is 12241438 bytes. Artifact ID is 8166928102
2026-07-08T11:37:59.4126040Z Artifact download URL: https://github.com/SaberMage/spt-core/actions/runs/28938603478/artifacts/8166928102
2026-07-08T11:37:59.4419351Z Post job cleanup.
2026-07-08T11:37:59.6586965Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-08T11:38:00.3101862Z git version 2.43.0.windows.1
2026-07-08T11:38:00.3146079Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\55f328a8-c4e3-41c9-b6c9-cf46215a1ff9\.gitconfig'
2026-07-08T11:38:00.3162879Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\55f328a8-c4e3-41c9-b6c9-cf46215a1ff9' before making global git config changes
2026-07-08T11:38:00.3163437Z Adding repository directory to the temporary git global config as a safe directory
2026-07-08T11:38:00.3170302Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-08T11:38:00.6747262Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-08T11:38:00.7017365Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-08T11:38:01.3705679Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-08T11:38:01.3981250Z http.https://github.com/.extraheader
2026-07-08T11:38:01.4009103Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-08T11:38:01.5065581Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-08T11:38:02.4756450Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-08T11:38:02.5888935Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-08T11:38:03.4464373Z Cleaning up orphan processes
2026-07-08T11:38:03.5464980Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
